/* CSS Document */
body{}
@font-face {
  font-family: "Barlow-Bold";

  src: url("../fonts/Barlow-Bold.woff") format("truetype");
 
}
@font-face {
  font-family: "Oswald-Bold";

  src: url("../fonts/Oswald-Bold.otf") format("truetype");
 
}


.wm{margin:0 8%;}
.wm2{margin:0 8%;}
.zd01{width:100%;position:fixed; top:0;left:0; z-index:9999999;height:92px;border-bottom:1px solid rgba(255,255,255,.3);}
.zd01.on{background-color: rgba(255,255,255,0.95);box-shadow:0px 0px  10px 0px #aaa; transition:all 0.4s;}
.zd01.on .search_btn img{filter: brightness(1);}
.zd01.on .lang img{filter: brightness(1);}
.zd01.on .menu ul li a{color:#444;}
.zd01.on .menu ul li a:hover{text-decoration:none;color:#fff;font-weight:bold;background:#00488f;}
.zd01.on .lang{color:#444;}

.zd01:hover{background-color: rgba(255,255,255,0.95);transition:all 0.4s;}
.zd01:hover .menu ul li a{color:#444;}
.zd01:hover .menu ul li a:hover{text-decoration:none;color:#fff;font-weight:bold;background:#00488f;}
.zd01:hover .search_btn img{filter: brightness(1);}
.zd01:hover .lang img{filter: brightness(1);}
.zd01:hover .lang{color:#444;}

.top{width:100%; top:0;left:0; z-index:889; position:absolute;height:92px;}
.top .logo{float:left;padding-top:12px;}
.top .search_btn img{filter: grayscale(1) brightness(10);}
.top .lang img{filter: grayscale(1) brightness(10);}
.top .menu{float:left;padding-left:5%;}
.menu ul li{ display:inline-block;line-height:92px;}
.menu ul li:last-child{ background:none;}
.menu ul li a{padding:0 34px;font-size:16px; display:block;color:#fff;}

.top .lang{float:right;margin-top:32px;height:21px;line-height:21px;margin-left:2%;font-size:16px;color:#fff;}
.top .lang img{vertical-align: middle;width: 30px;padding-right:7px;}
.top .top_tel{background: url(../images/tel.png) no-repeat left center;padding-left: 45px;font-family: Impact;font-size: 24px;color: #383838;float:right;margin-top:30px;}

.search_btn{margin-top:30px;margin-left:2%;cursor: pointer;float: right;position: relative;z-index: 1;}
.search_btn img{width:30px;height:30px;}
.searchbj{ background:rgba(0,0,0,0.6); position:fixed; top:0; left:0; width:100%; height:100%; z-index:9000; display:none;}
.search_main{ padding:50px;background:#ffffff; position: fixed; left:50%; top:50%; z-index:10000; margin:-75px 0 0 -250px; box-shadow: 0 0 20px #999999; display:none;}
.search_main .input{ width:350px; height:50px; border:1px solid #00488f; padding:0 15px; float:left; font-size:14px;}
.search_main .submit{ width:50px; height:52px; background:#00488f url(../images/search_btn2.png) no-repeat center center; background-size:50%; float:left; cursor:pointer;border:none;}

.mbdh{ display:none;}

/*手机版搜索*/
.sj_search_bg{width:100%;overflow:hidden; display:none}
.sj_search{background:#ffffff;left:50%;position:relative;margin:10px 0 10px -190px;}
.sj_search .input{ width:300px; height:50px; border:1px solid #00488f; padding:0 15px; float:left; font-size:14px;}
.sj_search .submit{ width:50px; height:52px; background:#00488f url(../images/search_btn2.png) no-repeat center center; background-size:50%; float:left; cursor:pointer;border:none;}

/*首页banner*/
#banner { margin-top:0px;}
#banner .p_MatteIcon .iconfont:before{ content:'\e602'; } 
#banner >div{ animation-fill-mode:both; } 
#banner .banner-video .pcitem-m{display:none; } 
#banner .bgimg{ position:absolute; top:0px; bottom:0px; left:0px; right:0px; background:no-repeat center/cover; filter:brightness(0.95); } 
#banner .swiper-slide .bgimg{ transition:1s 2.5s; transform:perspective(1000px) translate3d(0, 0, 100px); } 
#banner .swiper-slide.swiper-slide-active .bgimg{ transition:5s 0s; transform:perspective(1000px) translate3d(0, 0, 0px); } 
#banner .iban a{ display:block;width:100%;height:100%;color:#fff; } 
#banner .mobitem{ display:none;} 
#banner .bannerBox .iban{ height:85vh; position:relative; } 
#banner .bannerBox .iban:after{ content:''; position:absolute; height:477px; background:url(../images/nav_shadow.png) no-repeat top center/cover;top:0px;left:0px; z-index:1; pointer-events:none;} 
#banner .bannerBox .iban .swiper-slide{ height:100%; overflow:hidden; }
#banner .bannerBox .iban .banner-video{ height:100%; position:relative;}
#banner .bannerBox .iban2{ height:56vh; position:relative; } 
#banner .bannerBox .iban2:after{ content:''; position:absolute; height:477px; background:url(../images/nav_shadow.png) no-repeat top center/cover;top:0px;left:0px; z-index:1; pointer-events:none;} 
#banner .bannerBox .iban2 .swiper-slide{ height:100%; overflow:hidden; }
#banner .bannerBox .iban2 .banner-video{ height:100%; position:relative;}
#banner .v_cover{ position:absolute; display:flex; align-items:center; left:0px; top:0px; width:100%; height:100%;/*background-image: linear-gradient(to left,rgba(22,148,198,0.1),rgba(22,148,198, 0.3))*/;color:#fff;  } 
#banner .banner_img .v_cover{ position:absolute; display:flex; align-items:center; left:0px; top:0px; width:100%; height:100%;  color:#fff;  } 
#banner .v_cover .v_con{ margin-left:auto; margin-right:auto; position:relative; z-index:5; WIDTH:85%;} 
#banner .swiper-slide .v_con *{ transition-delay:transform 2s, opacity 0s; transition-duration:2s; transform:translate3d(0, 80px, 0); opacity:0; } 
#banner .swiper-slide.swiper-slide-active .v_con *{ transform:translate3d(0, 0px, 0); opacity:1; } 
#banner .swiper-slide.swiper-slide-active .v_con *:nth-child(1){ transition-delay:0.5s; } 
#banner .swiper-slide.swiper-slide-active .v_con *:nth-child(2){ transition-delay:0.7s; } 
#banner .swiper-slide.swiper-slide-active .v_con *:nth-child(3){ transition-delay:0.9s; } 
#banner .swiper-slide.swiper-slide-active .v_con *:nth-child(4){ transition-delay:1.1s; } 
#banner .swiper-slide.swiper-slide-active .v_con *:nth-child(5){ transition-delay:1.3s; } 
#banner .swiper-slide.swiper-slide-active .v_con *:nth-child(6){ transition-delay:1.5s; } 
#banner .v_cover .v_tit_en{  font-size:42px; line-height:1.2!important; margin-top:0%; text-transform:uppercase;}
#banner .v_cover .v_text1{ font-size:45px; line-height:1.4; font-weight:normal; letter-spacing:0px; font-weight:bold; margin-top:20px; margin-bottom:20px; } 
#banner .v_cover .v_line{ width:70px; height:3px; background:#F0F0F0; margin-top:2%; margin-bottom:2%; display:none; } 
#banner  .v_cover .v_text2{ font-family:"Barlow-Regular"; font-size:22px; line-height:1.6; /*margin-top:3%; */margin-bottom:5%; width:70%;} 
#banner .v_playvideo{height:auto;  } 
#banner .v_border{ display:block; border:2px  dotted #fff; line-height:40px; width:150px; text-align:center; position:relative; }
#banner .v_border a{color:#fff !important;}
#banner .v_border:hover{ background:#00488f; border:1px solid #00488f; } 
#banner .v_border:hover a{ color:#fff;}
#banner .v_cover .v_more{ font-size:12px; } 
#banner .swiper-slide .v_cover .v_img{ opacity:0; transition-duration:2s; transition-delay:0.8s; } 
#banner .swiper-slide.swiper-slide-active .v_cover .v_img{ opacity:0.1; } 
#banner .banner-video{ background:url(../images/ban1.jpg) no-repeat center center; } 
#banner .bannerBox .iban .banner-video .v_cover .v_img{ width:auto; height:auto; transform:translate(-50%, -50%) !important; } 
#banner .bannerBox .iban .banner-video{ height:100%!important}
#banner .bannerBox .iban .banner-video video{ filter:brightness(0.8); position:absolute; top:50%; border:0px; left:50%;/* min-width:120%;*/ min-height:100%; width:115%; height:100%!important; z-index:0; -webkit-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); } 
#banner .bannerBox .iban .text{ position:absolute; font-size:36px; color:#fff; left:90px; bottom:80px; line-height:1px; } 
#banner .bannerBox .iban .swiper-pagination{ bottom:50px; line-height:1px; } 
#banner .bannerBox .iban .swiper-pagination .swiper-pagination-bullet{ width:12px; height:12px; border-radius:10px; background-color:rgba(255,255,255,1); margin:0 8px; opacity:1; transition:all 0.4s ease; } 
#banner .bannerBox .iban .swiper-pagination .swiper-pagination-bullet-active{ background:#fff; width:50px; } 

@media only screen and (max-width: 768px){ 
#banner .v_cover .v_tit_en{ font-size: 40px; } 
#banner .v_cover .v_con { max-width:100%!important;} 
#banner .banner-video .pcitem-m{ display:block; } 
#banner .mobitem{ display:block; } 
#banner .pcitem{ display: none; } 
#banner .bannerBox .iban { height: 68vh; position: relative; } 
#banner .v_cover .v_text1{ font-size: 26px; line-height: 1.6!important; margin-bottom:10px; margin-top:10px; } 
#banner .v_cover .v_text2{ width:100%; font-size:17px; margin-top:15px; } 
#banner .v_playvideo{ display:none; } 
#banner .bannerBox .iban .banner-video .v_cover .v_img{ display:none; } 
#banner .v_cover .v_line { margin-top:20px; height:2px; width:70px;}
#banner .bannerBox .iban:after{ display: none; } 
#banner .v_cover .v_tit_en {font-size: 30px;letter-spacing: 5px;}
#banner .bannerBox .iban .text{ bottom: auto; top:10rem; font-size:1.2rem; text-align: center; left: 0; width: 100%; } 
#banner .bannerBox .iban .play{ position: absolute; width: 2.8rem; height:2.8rem; background: url(../images/yx_vplay.png) no-repeat center/100%; top: 15rem; left: 50%; margin-left: -1.4rem; cursor: pointer; } 
#banner .bannerBox .iban .swiper-pagination{ bottom:1.9rem; } #banner .bannerBox .iban .swiper-pagination .swiper-pagination-bullet { /*width: 8px;*/ height: 8px; margin: 0 4px; } 
banner .bannerBox .iban .swiper-pagination .swiper-pagination-bullet-active { width: 20px!important; } } 
#banner{ width:100%; max-width:none;  height:100%; max-height:none; min-height:0px;  margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } 


.flex{ display:flex; }
.flex-between-center{  display: flex; justify-content: space-between; align-items: center;}
.flex-between{ display: flex; justify-content: space-between}
.flex-center-center{  display: flex; align-items: center; /*justify-content: center;*/}

/*首页公司简介*/
.con_01{ background:url(../images/bg1.jpg) no-repeat center fixed;padding:90px 0;}
.index_about .abtxt{ width:50%;}
.index_about .abtxt .hy{ line-height:30px;}
.index_about .abtxt .hy span{width: 70px;height: 1px;background: #666;margin-right: 10px; margin-top:15px;}
.index_about .abtxt .ab1{ font-size:36px; color:#00488f; padding-top:10px; padding-bottom:10px;}
/*.index_about .abtxt .ab2{ color:#00488f; font-size:25px;}*/
.index_about .abtxt .abnr{ line-height:34px; margin-top:20px;font-size:16px; margin-bottom:30px;overflow:hidden;display:-webkit-box; -webkit-line-clamp:7 ;-webkit-box-orient:vertical ;overflow:hidden; text-overflow:ellipsis;}
.index_about .abtxt .abnr p{ margin-bottom:10px;}
.index_about .abtxt .abmore{ width:150px;transition: all 0.8s;text-align:center; border:1px solid #ddd;line-height:45px; }
.index_about .abtxt .abmore a{ display:block}
.index_about .abtxt .abmore:hover { background:#00488f; border:1px solid #00488f; width:200px;}
.index_about .abtxt .abmore:hover a{ color:#fff;}
.index_about .abtu{width:45%; overflow:hidden;}

/*焦点图*/
.focus{ position:relative; width:100%; height:429px;  }  
.focus img{ width:100%; height:429px;} 
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#0067ac;}  
.focus .fPic{ position:absolute; left:0px; top:0px; width:100% }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height: 80px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%;/* display:none; background:#000 */ }  
.focus .fcon img{ display:block; width:100%}  
.focus .fbg{bottom:20px;/* right:20px;*/ position:absolute; height:21px; text-align:center; z-index: 200; width:50%; margin:0 auto; left:25%; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px; display:inline-block}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px;  margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; border-radius:50px; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#00488f;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;} 


.con_02{width:100%;background:url(../images/bg01.jpg) no-repeat center fixed;overflow:hidden;padding-bottom:80px;padding-top:80px;}
.con_02 .sy_title{text-align:center;}
.con_02 .sy_title h2{font-size:38px;color:#fff;font-weight:bold;padding-top:7px;letter-spacing:2px; }
.con_02 .sy_title p{font-size:16px;color:#fff;padding-top:10px;}
.con_02 .box{margin-top:40px;}
.con_02 .box ul li{ width:21%;float:left;padding-top:15px;background:#fff;border-radius:5px; margin-top:70px; padding-left:1.2%; padding-right:1.2%; padding-bottom:30px; line-height:27px; margin:.8%; text-align:center; box-shadow:0px 0px 5px 5px rgba(0,0,0,.05); transition:all .4s;}
.con_02 .box ul li .bt{font-size: 20px;line-height: 65px;border-bottom:1px solid #eee;color:#00488f;font-weight:bold;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.con_02 .box ul li .pic{height:120px;overflow:hidden;}
.con_02 .box ul li .pic img{height:120px; transition:all 1s;}
.con_02 .box ul li:hover .pic img{ transform-origin:center center; transform:scale(1.2,1.2);}
.con_02 .box ul li .txt{font-size:14px;color:#8b8b8b;}
.con_02 .box ul li .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.con_02 .box ul li .more{background:#00488f;margin-top:10px;line-height:30px;color:#fff;}
.con_02 .box ul li:hover { transform:scale(1.05,1.05)}
.con_02 .box ul li:hover .more{background:#fb862b;}

.con_03{background:#f8f8f8;padding:90px 0;}
.con_03 .title h2{font-size: 40px;font-family: Arial, Helvetica, sans-serif;color: #343434;}
.con_03 .title h3{font-size: 24px;color: #00488f;}
.con_03 ul{margin-top:40px;}
.con_03 ul li{float:left;width:26%;margin:0 1.2%;background:#fff;padding:40px 2%;}
.con_03 ul li .time{width:86px;float:left;text-align:right;}
.con_03 ul li .time .tm01{font-size: 18px;color: #333;font-family: Arial;line-height: 22px;}
.con_03 ul li .time .tm02{font-size:30px;color:#000;font-family:Arial;font-weight:bold;line-height:35px;}
.con_03 ul li .txt{width: calc(92% - 86px);float:right;}
.con_03 ul li .txt h1{font-size: 24px;line-height: 30px;color: #333;font-weight:bold;}
.con_03 ul li .txt p{font-size: 14px;line-height: 24px;color: #adadad;margin-top: 8px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.con_03 ul li .newsmore{overflow:hidden;font-size:16px;letter-spacing:3px;position:relative;margin-top:106px;}
.con_03 ul li .newsmore:after{content:"";width:72px;height:4px;background:rgba(1,88,135,0.6);position:absolute;left:0;bottom:3px;}
.con_03 ul li:hover{background:#00488f;transition: all .5s ease; -webkit-transition: all .5s ease;}
.con_03 ul li:hover .time .tm01{color:#fff;}
.con_03 ul li:hover .time .tm02{color:#fff;}
.con_03 ul li:hover .txt h1{color:#fff;}
.con_03 ul li:hover .txt p{color:#fff;}
.con_03 ul li:hover .newsmore{color:#fff;}
.con_03 ul li:hover .newsmore:after{background:rgba(255,255,255,0.6);}

#bottom{background:#1b1b1b;width:100%;overflow:hidden;padding-top:50px;color:#999999;}
#bottom .lm_t{font-size:18px;color:#fff;}
#bottom a{color:#999999}
#bottom a:hover{color:#fff;}
#bottom ul{margin-top:22px;}
#bottom ul li{line-height:34px;font-size:16px;}
.bot_01{width:25%;float:left;padding-top:50px;}
.bot_nav{width:55%;float:left;padding-left:5%;border-right:1px solid #404041;border-left:1px solid #404041;}
.bot_02{width:60%;float:left;}
.bot_02 .box{margin-top:22px;line-height:30px;font-size:14px;}
.ewm{float:right;}
.ewm .box{margin-top:22px;background:#fff;border-radius:10px;padding:5px;}
.bot2{line-height:30px;width:100%;overflow:hidden;color:#999999;padding:20px 0;margin-top:40px;text-align:center;background-color:#1b1b1b;border-top:1px solid #404041;}
.bot2 a{color:#999999 !important;}
.bot2 a:hover{color:#fff !important;}

.mbfor {display: none;}

/*ny*/

#nav1 .nav1,#nav2 .nav2,#nav3 .nav3,#nav4 .nav4,#nav5 .nav5{background:#004ea1 !important;color:#fff;}

#content{margin:60px auto;width:1400px;}
#content .ny_title{font-size:38px;color:#000;text-align:center;}
#content .ny_title h1{font-size:34px;}
#content .ny_title h2{font-size:18px;font-family:Arial;padding-top:5px;color:#c7c7c7;}
#content .ny_title i{background:#006cb4;width:50px;height:3px;margin:16px auto 0; display:block;}
#content .box{line-height:36px;font-size:16px;margin-top:40px;}
.ny_img img{max-width:100%; height:auto !important; height:100%;}

/*公司简介*/
.ny_about_img{margin-top:40px;border-radius: 20px;overflow:hidden;}
.ny_about_img img{ transition: all 2s;}
.ny_about_img img:hover{ transform-origin:center center; transform:scale(1.10,1.10);}


/*内页产品*/

.bak td,.bak th { font-size:14px; padding:5px 10px; border:0; text-align:center;}
.bak th { background:#262626; color:#fff; font-weight:bold; text-align:center; font-size:16px; line-height:42px;}
.bak td{line-height:38px;font-size:15px;}
.bak tr:nth-child(odd){background:#fff;}
.bak tr:nth-child(even){background:#f7f7f7;}


/*产品*/
.nymain{margin-top:50px !important;}
.left{ width:20%; float:left}
.atop {background: #eff4fa;padding: 10px 20px;}
.atop .atitle {
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.right{width: 77%; float:right;font-size:16px;}
.pro_detail_title{ font-size:30px; color:#333; margin-bottom:20px;border-bottom: #ccc 1px dashed; padding-bottom:20px;}
.left ul li.on a{ color:#fff;}
.left .pmc{background:#00488f; color:#fff; padding-top:20px; padding-bottom:20px; text-align:center; font-size:25px;}
.left ul li{
  border: 1px solid #ddd;
  background: #fff;
  padding: 14px 10px;
  margin-top: 5px; display:block; cursor:pointer;}
.left ul li a{display: block;color: #525252;padding-left: 15px;position: relative;text-transform: capitalize; font-size:16px;}
.left ul li:hover {background:#2d7fcf;border: 1px solid #2d7fcf;}
.left ul li:hover a{color: #fff;}
.left ul li.on:hover a {color: #fff; display: block;}
.left ul li:hover a::before { background-color: #fff;}
.left ul li.on > a::before {background-color: #fff;}
.left ul li.on{background:#2d7fcf;border: 1px solid #2d7fcf;}
.left ul li.on:hover {background:#2d7fcf;}
.left ul li a::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #ddd;
  position: absolute;
  left: 0;
  top: 7px;
}
.ny_cp_xq_bt{background:#f3f3f3;height:60px;line-height:60px;text-align:center;font-size:24px;color:#000;font-weight:bold;}
.ny_cp_xq_txt{padding-top:20px;line-height:36px;}
.ny_cp_xq_txt2{padding-top:20px;line-height:26px;font-size:16px;}
.ny_cp_xq_txt2 img{max-width:100%;height:auto;}
.nypro_table table{border-top:#d3d3d3 1px solid;border-left:#d3d3d3 1px solid;}
.nypro_table table th {font-weight:bold; line-height:30px;text-align:center;}
.nypro_table table td,.nypro_table table th { padding:5px 10px; line-height:40px; border-bottom:#d3d3d3 1px solid;border-right:#d3d3d3 1px solid;font-size:16px;}
.xqbt {
    width: 126px;
    height: 30px;
    color: #FFF;
    margin-bottom: 10px;
    margin-top: 30px;
    line-height: 30px;
	text-align:center;
    padding:0 10px;
    font-size: 16px;
    background: #193586;
}


/*返回*/
.flex-between-center{  display: flex; justify-content: space-between; align-items: center;}
.flex-between{ display: flex; justify-content: space-between}
.fanye{ margin-top:40px;border-top:1px solid #e5e5e5; padding-top:30px; line-height:30px;}
.fanhui{background:#ddd;border-radius:25px;line-height:40px;width:120px;text-align:center;height:40px;}
.fanhui:hover{ background:#00488f;}
.fanhui:hover a{ color:#fff;}
.flex {display: flex;flex-wrap: wrap;}


/*内页新闻*/
.ny_news_time{width:80px;height:60px;border:1px solid #ddd;text-align:center;line-height:26px;padding-top:8px;float:left;}
.ny_news_img{width:230px;height:160px;margin-left:32px;overflow:hidden;float:left;}
.ny_news_img img{width:230px;height:160px; transition:all 1s;}
.ny_news_ul li:hover img{ transform-origin:center center; transform:scale(1.1,1.1);}
.ny_news_ul li:hover .ny_news_time{background:#00488f;color:#fff;border:1px solid #00488f;}
.ny_news_txt{float:right;width:calc(100% - 392px);}
.ny_news_ul li{margin:20px 0;padding:20px 0;border-bottom:1px solid #ddd;}
.ny_news_ul li:hover{border-bottom:1px solid #193586;}
.ny_news_ul li .time{color:#3366b2;line-height:24px;font-size:14px;}
.ny_news_ul li .bt{font-size:22px;color:#000;}
.ny_news_ul li .js{font-size:14px;color:#707070;line-height:26px;padding-top:5px;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.ny_news_ul li .more{font-size:14px;padding-top:12px;font-weight:bold;color:#3366b2;}
.ny_news_bt{font-size:30px;color:#000;padding-bottom:10px;}
.pnpage { clear:both;padding-top:25px;font-size:14px;border-top:1px dashed #ddd;margin-top:30px;}
.pnpage a { padding:2px 10px; font-weight:bold; margin:0 6px; border-radius:35px; text-decoration:none;}


/*企业展示*/
.ny_qyzs ul li{float:left;width:30%;margin:1.5%;overflow:hidden;}
.ny_qyzs ul li dl dt{height:310px;overflow:hidden;}
.ny_qyzs ul li dl dt img{width:100%;height:310px !important; transition:all 1s;}
.ny_qyzs ul li:hover dl dt img{ transform-origin:center center; transform:scale(1.15,1.15);}
.ny_qyzs ul li dl dd{border-bottom: 1px solid #eaeaea;}
.ny_qyzs ul li .txt{padding:1.5vw 0; border-bottom: 1px solid #eaeaea; position: relative; padding-right:calc(80 / 16 * 1em);}
.ny_qyzs ul li .t1{font-size:calc(20 / 16 * 1em); color: #333; font-weight: bold;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.ny_qyzs ul li .t2{ color: #666; line-height: 1.75; height: calc(1.75em * 2); margin-top: calc(18 / 16 * 1em);display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.ny_qyzs ul li a:hover .t1{ color:#00488f;}
.ny_qyzs ul li .more{overflow: hidden;width:calc(40 / 16 * 1em);height: calc(40 / 16 * 1em); border-radius: 50%;position:absolute; transition: 0.3s; right: 0; top: 50%; margin-top:calc(-20 / 16 * 1em); background-color:#fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);}
.ny_qyzs ul li .more:after{position: absolute; content: ''; width:calc(12 / 16 * 1em); height:calc(12 / 16 * 1em);  margin:calc(-6 / 16 * 1em) 0 0 calc(-6 / 16 * 1em); left: 50%; top: 50%; background: url(../images/more.svg) no-repeat center; background-size: auto calc(12 / 16 * 1em);}
.ny_qyzs ul li a:hover .more{background:  #00488f;}
.ny_qyzs ul li a:hover .more:after{background-image: url(../images/more-on.svg);}
.ny_qyzs_bt{text-align:center;font-size:30px;padding-top:12px;color:#000;}


/*内页联系我们*/
.ny_contact_l{width:40%;float:left;background:#f7f7f7;padding:45px 3% 0;min-height:420px;line-height:32px;font-size:14px;}
.ny_contact_l .title{border-bottom:1px solid #dddddd;font-size:30px;color:#000000;line-height:50px;padding-bottom:12px;margin-bottom:12px;}
.ny_contact_l .title img{ vertical-align:middle;padding-right:6px;}
.ny_contact_r{width:48%;float:right;background:#f1f1f1;padding:45px 3% 0;min-height:420px;line-height:36px;}

/*地图*/
.contmap {width:100%;height:360px; border:#ccc solid 1px;}




.txtc { clear:both; text-align:center; padding-right:25px; padding-top:10px; font-size:12px}
.nypro span.current,.nypro a.num { display:inline-block; margin:0 5px; padding:0 8px; height:23px; line-height:23px;font-size:14px;}
.nypro span.current,.nypro a.num:hover { background:#f3f6f9; border:#067cd5 1px solid; color:#067cd5;font-size:14px;}
.nypro a.num,.nypro a.end,.nypro a.next,.nypro a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;font-size:14px;}
.nypro a.end,.nypro a.next,.nypro a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;font-size:14px;}
.nypro a.prev { margin:0 5px;font-size:14px;}




